.sh-header-main {
    background-color:#000000;
    color:#000000;
    box-shadow: rgb(238 238 238) 0px 1px 0px;
}

.sh-header-location-icon {
    fill: #000000 !important;
}

.sh-header-account-icon {
    stroke: #FFFFFF !important;
}

.sh-header-cart-icon {
    stroke: #FFFFFF !important;
    fill: none !important
}
.sh-product-plus-minus-button {
    background-color: #74084D;
    border: #E2DED0;
    border-radius: 2px;
    color: white;
    fill: #74084D;
}

.sh-product-plus-minus-button:hover {
    background-color: #74084D;
}

.sh-product-plus-minus-button-div {
    color: white;
}
#container-page-home {
    background-color: #000000;
    max-width: none;
}

#container-page {
    max-width: none;
}

#sh-product-page {
    background-color:#FFFFFF;
    max-width: none;
}

.sh-categories-container {
    background-color: #fff5cc !important;
}

.sh-categories-container>div>h2 {
    display: none;
}

.sh-categories-container>div {
    margin-bottom: 0px;
}

.sh-product-card {
    border: 0.0425rem solid #ECECEC;
    box-shadow: 0 0.15rem 0.15rem 0 #ececec;
}

.sh-row-title-divider {
    display: none !important
}

@media (max-width: 1060px) {
    .sh-mini-banner-collection-card {
        padding: 6px 4px;
    }
}

.sh-mini-banner-collection-card>a>div>div>div>p {
    display: none;
}

.sh-mini-banner-collection-card>a>div>div>div>svg {
    display: none;
}

.sh-banner-collection-card>a>div>div>p {
    display: none;
}

.sh-banner-collection-card>a>div>div>p>svg {
    display: none;
}

.sh-product-card-discount-tag {
    background-color: #5e6ffa;
    color: #FFFFFF;
    font-weight: 900;
    border-radius: 20px 0px 20px 0px;
    right: auto;
    top: 0px;
    left: 0px;
}

.sh-product-discount-tag {
    background-color: #5e6ffa;
    color: #FFFFFF;
    font-weight: 400;
    border-radius: 4px;
}

.sh-footer-main {
    background-color: #545454;
    color: #FFF;
}

.pr-long-col-media {
    object-fit: contain;
}

#container-page-products>div>p {
    color: white !important;
}

#container-page-products>div>p>a {
    font-weight: bold;
    color: white !important;
}

.theme-product-about {
    background-color: #eeeeee;
}

#sh-category-products-head>div>p {
    color: white !important;
}

#sh-category-products-head-sortby>div>p {
    color: white !important;
}

#sh-category-products-head-sortby>span {
    color: white !important;
}

#where-to-buy-sex-toys-in-india {
    text-align: center;
    color: white;
    padding: 16px;
}

#where-to-buy-sex-toys-in-india>p {
    text-align: justify;
    font-size: 16px;
}

.row-heading {
    color: white;
}

.HtmlRenderer-component {
    background-color: #000000;
}

.ProductInfiniteScroll-component {
    background-color: #000000;
}

.ProductInfiniteScroll-component>div>div>h2 {
    color: white;
}
#categories>div>h2 {
    display: none;
	background-color: #000000;
}

/*
main>div:first-child {
    background-color:#000000 !important;
}
*/
.grid.grid-cols-12.section {
    background-color: #000000 !important;
}

.section-heading>div>h2 {
    display: none;
}

.sh-row-title-divider {
    display: none !important
}
.cat-card-title{
    color: white;
}
#categories .sh-section-heading {
    display: none;
}
.sh-shoopy-blog-page .border-inherit { 
    border: none;
}
.ref-widg.sh-referral-widget {
    display: none !important;
}
.sh-shoopy-html-page > div {
    width: 100%;
    max-width: 100vw;
    overflow-x: hidden;
    border: none;
}

.sh-shoopy-html-page .border-inherit {
    border: none;
}

.sh-shoopy-html-page .text-zinc-900 {
    display: none; /* Completely hides the element */
}
.border-inherit {
    border: none !important;
}